Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-45203: [C++][Acero] TeeNode metadata #45211

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

mroz45
Copy link
Contributor

@mroz45 mroz45 commented Jan 9, 2025

Rationale for this change

Explained in #45203

What changes are included in this PR?

This PR introduces the ValidateAndPrepareSchema function, which validates the metadata and assigns the custom_schema. The implementation is extracted from the MakeWriteNode function.

Are these changes tested?

Yes, the changes are tested using the existing tests for WriteNode from the write_node_test.cc file, and analogous tests have been created for TeeNode.

Copy link

github-actions bot commented Jan 9, 2025

⚠️ GitHub issue #45203 has been automatically assigned in GitHub to PR creator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant